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
/
doc
doc
wasmJs
external
fun
doc
(
firestore
:
Firestore
,
documentPath
:
String
)
:
DocumentReference
(
source
)
external
fun
doc
(
firestore
:
CollectionReference
)
:
DocumentReference
(
source
)
external
fun
doc
(
firestore
:
CollectionReference
,
documentPath
:
String
)
:
DocumentReference
(
source
)