type property

Implementation

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

Implementation

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