notificationLevel property

int? notificationLevel
override

Implementation

int? get notificationLevel => _$this._notificationLevel;
void notificationLevel=(covariant int? notificationLevel)
covariantoverride

Implementation

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