selectByKey

fun selectByKey(key: String): ERROR CLASS: Symbol not found for Flow<T?>(source)

Select by key.

Key selection will always be more performant than using where clause. Keys are indexed.