refund property
SplitConfigurationLogicRefundEnum?
get
refund
Implementation
SplitConfigurationLogicRefundEnum? get refund => _$this._refund;
set
refund
(SplitConfigurationLogicRefundEnum? refund)
Implementation
set refund(SplitConfigurationLogicRefundEnum? refund) =>
_$this._refund = refund;