notificationLevel property
Implementation
int? get notificationLevel => _$this._notificationLevel;
Implementation
set notificationLevel(covariant int? notificationLevel) => _$this._notificationLevel = notificationLevel;
int? get notificationLevel => _$this._notificationLevel;
set notificationLevel(covariant int? notificationLevel) => _$this._notificationLevel = notificationLevel;