suppressesNotifications property

bool suppressesNotifications

Whether this set of flags has the suppressNotifications flag set.

Implementation

bool get suppressesNotifications => has(suppressNotifications);