firebase-firestore
Toggle table of contents
2.2.0
js
Platform filter
js
Switch theme
Search in API
firebase-firestore
firebase-firestore
/
dev.gitlive.firebase.firestore.externals
/
FieldPath
Field
Path
js
external
class
FieldPath
(
fieldNames
:
String
)
Members
Constructors
Field
Path
Link copied to clipboard
js
constructor
(
vararg
fieldNames
:
String
)
Functions
is
Equal
Link copied to clipboard
js
fun
isEqual
(
other
:
FieldPath
)
:
Boolean