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