first

open suspend fun first(): Document(source)

Returns the first document found by this query, or throws an exception.

See also

Throws

NoSuchElementException

If this query returned no results.