startFlowManager

abstract suspend fun startFlowManager()

Suspends the execution of the current coroutine and starts the flow manager. If the FlowManager has already started, will return immediately.