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