ObservationReferenceRange.fromJson constructor

ObservationReferenceRange.fromJson(
  1. JsonObject _json
)

Constructs a new ObservationReferenceRange instance from the provided JSON object.

Implementation

ObservationReferenceRange.fromJson(this._json);