criticalAlert property

bool? criticalAlert
inherited

Returns whether the notification is a critical alert.

Implementation

bool? get criticalAlert => _criticalAlert;