suspend fun <T> RowsFetchSpec<T>.awaitFirst(): T
Non-nullable Coroutines variant of RowsFetchSpec.first.
Author Sebastien Deleuze