Length.fromJson constructor
Length.fromJson(
- JsonObject _json
Constructs a new Length instance from the provided JSON object.
Implementation
Length.fromJson(this._json);
Constructs a new Length instance from the provided JSON object.
Length.fromJson(this._json);