type property

Implementation

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

Implementation

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