refund property

Implementation

UpdateSplitConfigurationLogicRequestRefundEnum? get refund => _$this._refund;

Implementation

set refund(UpdateSplitConfigurationLogicRequestRefundEnum? refund) =>
    _$this._refund = refund;