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