messageFlow

private val messageFlow: MutableStateFlow<Pair<String, String>>(source)

Exposes the messageFlow value used by the SDAI background work feature layer.

Author

Dmitriy Moroz