stopDiscovery method

Future<void> stopDiscovery()

Implementation

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