selectState
Select a module's state flow by its class.
Return
StateFlow of the requested state type
Parameters
stateClass
The KClass of the state to select
Select a module's state flow by its class.
StateFlow of the requested state type
The KClass of the state to select