model_fetch_firestore library
Classes
-
AbstractFirestoreLoaderFactory<
T extends WithId< String> , F extends AbstractFilter> - FirestoreCollectionGroupModel
-
FirestoreFrozenListLazyLoader<
T> -
FirestoreListLazyLoader<
T> -
FirestoreLiveModelLoaderByFilter<
T extends WithId< String> > -
FirestoreLiveModelLoaderById<
T extends WithId< String> > -
FirestoreLiveSingleDocumentListLoader<
T extends WithId< String> > - FirestoreModel
-
QueryBuilder<
T extends WithId< String> , F extends AbstractFilter>
Enums
Typedefs
-
FirestoreFrozenLazyLoadBloc<
T> = FirestoreFrozenListLazyLoader< T> -
FirestoreLazyLoadBloc<
T> = FirestoreListLazyLoader< T> -
FirestoreLiveByFilterBloc<
T extends WithId< String> > = FirestoreLiveModelLoaderByFilter<T> -
FirestoreLiveByIdBloc<
T extends WithId< String> > = FirestoreLiveModelLoaderById<T> -
FirestoreLiveSingleDocumentCollectionBloc<
T extends WithId< String> > = FirestoreLiveSingleDocumentListLoader<T>