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
/
FieldPath
Field
Path
wasmJs
external
class
FieldPath
(
fieldNames
:
String
)
(
source
)
Members
Constructors
Field
Path
Link copied to clipboard
wasmJs
constructor
(
vararg
fieldNames
:
String
)
Functions
is
Equal
Link copied to clipboard
wasmJs
fun
isEqual
(
other
:
FieldPath
)
:
Boolean