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