getLocalCallLogs method

Future getLocalCallLogs()

Implementation

Future<dynamic> getLocalCallLogs(){
  throw UnimplementedError('has not been implemented.');
}