FlutterBluetoothPluginWeb constructor

FlutterBluetoothPluginWeb()

创建 Web 平台实现。

无参数、无默认值。

Implementation

FlutterBluetoothPluginWeb() {
  _attachAvailabilityListener();
}