stopAdvertising method
实现 FlutterBluetoothPluginPlatform.stopAdvertising。
Web Bluetooth 没有可停止的广播资源。
Implementation
@override
Future<void> stopAdvertising() async {}
实现 FlutterBluetoothPluginPlatform.stopAdvertising。
Web Bluetooth 没有可停止的广播资源。
@override
Future<void> stopAdvertising() async {}