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