connect abstract method
Future<bool>
connect(
- BluetoothDevice device, {
- String uuid = "00001101-0000-1000-8000-00805F9B34FB",
Implementation
Future<bool> connect(final BluetoothDevice device,{final String uuid ="00001101-0000-1000-8000-00805F9B34FB"});