shouldSuppressJoinNotifications property

bool shouldSuppressJoinNotifications

Whether this configuration has the suppressJoinNotifications flag.

Implementation

bool get shouldSuppressJoinNotifications => has(suppressJoinNotifications);