FlutterWebBluetoothPeripheral constructor

FlutterWebBluetoothPeripheral({
  1. required BluetoothDevice device,
})

Implementation

FlutterWebBluetoothPeripheral({required this.device});