fromJson static method

Truncation fromJson(
  1. String raw
)

Implementation

static Truncation fromJson(String raw) => Truncation(raw);