Firebase Kotlin SDK
Toggle table of contents
3.0.0-alpha01
common
Platform filter
common
Switch theme
Search in API
Firebase Kotlin SDK
firebase-firestore
/
dev.gitlive.firebase.firestore
/
Query
/
sum
sum
suspend
fun
sum
(
field
:
String
)
:
Double
(
source
)
suspend
fun
sum
(
field
:
FieldPath
)
:
Double
(
source
)