isIntegratedSwitch property
bool?
get
isIntegratedSwitch
Implementation
bool? get isIntegratedSwitch => _$this._isIntegratedSwitch;
Implementation
set isIntegratedSwitch(covariant bool? isIntegratedSwitch) =>
_$this._isIntegratedSwitch = isIntegratedSwitch;