type property

Implementation

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

Implementation

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