stateFlowFrom

inline suspend fun <M : Any> DB.stateFlowFrom(scope: CoroutineScope, model: M): StateFlow<M?>