connect abstract method

Future<void> connect(
  1. BluetoothDevice device
)

Implementation

Future<void> connect(BluetoothDevice device);