notificationsEnabled property

bool? get notificationsEnabled

Implementation

bool? get notificationsEnabled => (_$data['notificationsEnabled'] as bool?);