collection_walker library
Classes
Typedefs
-
CollectionBatchListener
= List<
DocumentSnapshot> Function(List<DocumentSnapshot> batch) -
CollectionDocumentEntryConverter<
T> = Future< T> Function(DocumentSnapshot doc) -
CollectionEntryConverter<
T> = Future< T> Function(String id, Map<String, dynamic> json)