supportsChatNotifications property
bool
get
supportsChatNotifications
Returns true if the current platform supports chat notifications
Implementation
static bool get supportsChatNotifications =>
currentPlatform.supportsChatNotifications;