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