firebase/firestore/bridge library
Classes
-
ColRef<
T extends Object?> -
DocRef<
T extends Object?> -
FirestoreConverter<
T extends Object?> - FirestoreItem
Functions
-
getCollections<
T extends Object?> (ColRef< T> ref, {required QueryProperties queryProperties}) → Future<QuerySnapshotForAll< T> > -
getDoc<
T extends Object?> (DocRef< T> ref) → Future<DocumentSnapshotForAll< T> >