stopAdvertising method

  1. @override
Future<void> stopAdvertising()
override

实现 FlutterBluetoothPluginPlatform.stopAdvertising

Web Bluetooth 没有可停止的广播资源。

Implementation

@override
Future<void> stopAdvertising() async {}