mapToOneNotNull

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