static Future<dynamic> getCallLogsList(int currentPage) { return FlyChatFlutterPlatform.instance.getCallLogsList(currentPage); }