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