connectionStateController property
Implementation
final StreamController<BluetoothConnectionState> connectionStateController =
StreamController.broadcast();
final StreamController<BluetoothConnectionState> connectionStateController =
StreamController.broadcast();