Firebase Kotlin SDK
Toggle table of contents
3.0.0-alpha02
wasmJs
Platform filter
wasmJs
Switch theme
Search in API
Firebase Kotlin SDK
firebase-firestore
/
dev.gitlive.firebase.firestore.externals
/
orderBy
order
By
wasmJs
external
fun
orderBy
(
field
:
String
,
direction
:
String
)
:
QueryConstraint
(
source
)
external
fun
orderBy
(
field
:
FieldPath
,
direction
:
String
)
:
QueryConstraint
(
source
)