connectedSystemDevices property
Implementation
@Deprecated('Use systemDevices instead')
static Future<List<BluetoothDevice>> get connectedSystemDevices => systemDevices;
@Deprecated('Use systemDevices instead')
static Future<List<BluetoothDevice>> get connectedSystemDevices => systemDevices;