removePeers method

Future<Map> removePeers()

Implementation

Future<Map> removePeers() async {
  throw UnimplementedError('removePeers() has not been implemented.');
}