Firebase Kotlin SDK
Toggle table of contents
2.2.0
common
Platform filter
common
Switch theme
Search in API
Firebase Kotlin SDK
firebase-firestore
/
dev.gitlive.firebase.firestore
/
DocumentSnapshot
/
contains
contains
fun
contains
(
field
:
String
)
:
Boolean
(
source
)
fun
contains
(
fieldPath
:
FieldPath
)
:
Boolean
(
source
)