schemeFee property
UpdateSplitConfigurationLogicRequestSchemeFeeEnum?
get
schemeFee
Implementation
UpdateSplitConfigurationLogicRequestSchemeFeeEnum? get schemeFee =>
_$this._schemeFee;
set
schemeFee
(UpdateSplitConfigurationLogicRequestSchemeFeeEnum? schemeFee)
Implementation
set schemeFee(UpdateSplitConfigurationLogicRequestSchemeFeeEnum? schemeFee) =>
_$this._schemeFee = schemeFee;