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
/
DocumentSnapshot
/
get
get
js
abstract
fun
get
(
fieldPath
:
String
,
options
:
Any
?
=
definedExternally
)
:
Any
?
abstract
fun
get
(
fieldPath
:
FieldPath
,
options
:
Any
?
=
definedExternally
)
:
Any
?