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