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