openBluetoothSettings method

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

实现 FlutterBluetoothPluginPlatform.openBluetoothSettings

Web 端没有可标准化打开的蓝牙设置页。

Implementation

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