bluetoothConnectionStateChanged static method
Get Classic Bluetooth connection state stream
Implementation
static Stream<BluetoothConnectionState> bluetoothConnectionStateChanged(
String deviceId,
) => _platform.bluetoothConnectionStateChanged(deviceId);