Realm Kotlin Multiplatform SDK
/
io.realm.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.