desktopSound property

bool? desktopSound

Implementation

bool? get desktopSound => _$this._desktopSound;
void desktopSound=(bool? desktopSound)

Implementation

set desktopSound(bool? desktopSound) => _$this._desktopSound = desktopSound;