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