flowOf

inline fun <M : Any> DB.flowOf(key: Key<M>, init: Boolean = true): Flow<M?>