getArchivedChatsFromServer static method
dynamic
getArchivedChatsFromServer()
Implementation
static getArchivedChatsFromServer() {
return FlyChatFlutterPlatform.instance.getArchivedChatsFromServer();
}
static getArchivedChatsFromServer() {
return FlyChatFlutterPlatform.instance.getArchivedChatsFromServer();
}