shouldSuppressJoinNotifications property
Whether this configuration has the suppressJoinNotifications flag.
Implementation
bool get shouldSuppressJoinNotifications => has(suppressJoinNotifications);
Whether this configuration has the suppressJoinNotifications flag.
bool get shouldSuppressJoinNotifications => has(suppressJoinNotifications);