areNotificationsEnabled property

bool? areNotificationsEnabled

Implementation

bool? get areNotificationsEnabled => _$this._areNotificationsEnabled;
void areNotificationsEnabled=(bool? areNotificationsEnabled)

Implementation

set areNotificationsEnabled(bool? areNotificationsEnabled) =>
    _$this._areNotificationsEnabled = areNotificationsEnabled;