revokeContactSync method

Future revokeContactSync()

Implementation

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