static Future<int?> getUnreadMessageCountExceptMutedChat() { return FlyChatFlutterPlatform.instance.getUnreadMessageCountExceptMutedChat(); }