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