supportsChatNotifications property

bool get supportsChatNotifications

Returns true if the current platform supports chat notifications

Implementation

bool get supportsChatNotifications => PlatformUtils.supportsChatNotifications;