mapToOne

fun <T : Any> Flow<Query<T>>.mapToOne(context: CoroutineContext): Flow<T>