type property
EstimationTrackingDataTypeEnum?
get
type
Implementation
EstimationTrackingDataTypeEnum? get type => _$this._type;
set
type
(EstimationTrackingDataTypeEnum? type)
Implementation
set type(EstimationTrackingDataTypeEnum? type) => _$this._type = type;