awaitOne

suspend fun <T> RowsFetchSpec<T>.awaitOne(): T

Non-nullable Coroutines variant of RowsFetchSpec.one.

Author

Sebastien Deleuze