getArchivedChatsFromServer static method

dynamic getArchivedChatsFromServer()

Implementation

static getArchivedChatsFromServer() {
  return FlyChatFlutterPlatform.instance.getArchivedChatsFromServer();
}