toggle menu
realm-kotlin
3.0.0
common
switch theme
search in API
Realm Kotlin SDK
/
io.realm.kotlin.query
/
min
min
inline
fun
<
T
:
Any
>
RealmQuery
<
*
>
.
min
(
property
:
String
)
:
RealmScalarNullableQuery
<
T
>
Similar to
RealmQuery.min
but the type parameter is automatically inferred.