connectionState

abstract var connectionState: MutableStateFlow<ConnectionStatus>

The current connection state of the device as a reactive MutableStateFlow.