interchange property

Implementation

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

Implementation

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