getPairedDevices method

Future<List<BluetoothDeviceModel>> getPairedDevices()

Implementation

Future<List<BluetoothDeviceModel>> getPairedDevices(){  throw UnimplementedError('getPairedDevices() has not been implemented.');}