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