interchange property
SplitConfigurationLogicInterchangeEnum?
get
interchange
Implementation
SplitConfigurationLogicInterchangeEnum? get interchange =>
_$this._interchange;
set
interchange
(SplitConfigurationLogicInterchangeEnum? interchange)
Implementation
set interchange(SplitConfigurationLogicInterchangeEnum? interchange) =>
_$this._interchange = interchange;