taskControl property
The TaskControl which triggered the collection of this measurement.
Implementation
@JsonKey(includeFromJson: false, includeToJson: false)
TaskControl? taskControl;
The TaskControl which triggered the collection of this measurement.
@JsonKey(includeFromJson: false, includeToJson: false)
TaskControl? taskControl;