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