@@@
Realm Kotlin SDK
/
io.realm.kotlin.query
/
RealmQuery
/
first
first
abstract
fun
first
(
)
:
RealmSingleQuery
<
T
>
Content copied to clipboard
Returns a query that finds the first object that fulfills the query conditions.