getDevices method

  1. @override
List<BluetoothDevice?>? getDevices()
override

Implementation

@override
List<BluetoothDevice?>? getDevices() => cachedDevices;