getArchivedChatList static method
Implementation
static Future<dynamic> getArchivedChatList() {
return FlyChatFlutterPlatform.instance.getArchivedChatList();
}
static Future<dynamic> getArchivedChatList() {
return FlyChatFlutterPlatform.instance.getArchivedChatList();
}