ObservationComponent.fromJson constructor

ObservationComponent.fromJson(
  1. JsonObject _json
)

Constructs a new ObservationComponent instance from the provided JSON object.

Implementation

ObservationComponent.fromJson(this._json);