stateFlowOfId

inline suspend fun <M : Any> DB.stateFlowOfId(scope: CoroutineScope, vararg id: Any): StateFlow<M?>