soundNotification property
Implementation
String? get soundNotification => _$this._soundNotification;
Implementation
set soundNotification(covariant String? soundNotification) => _$this._soundNotification = soundNotification;
String? get soundNotification => _$this._soundNotification;
set soundNotification(covariant String? soundNotification) => _$this._soundNotification = soundNotification;