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