stopDiscovery method

Future<bool> stopDiscovery()

Implementation

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