type property

Implementation

EstimationTrackingDataTypeEnum? get type => _$this._type;

Implementation

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