stopAdvertising method

Future<bool> stopAdvertising()

Implementation

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