resultFlow

private val resultFlow: MutableStateFlow<BackgroundWorkResult>(source)

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

Author

Dmitriy Moroz