type property

Implementation

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

Implementation

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