static Future<bool?> clearAllConversation() { return FlyChatFlutterPlatform.instance.clearAllConversation(); }