connectionStateController property

StreamController<BluetoothConnectionState> connectionStateController
final

Implementation

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