docsPerId property
ValueListenable<Map<String, T> >
get
docsPerId
Value listenable for the document collection state.
Implementation
ValueListenable<Map<String, T>> get docsPerId => docsPerIdInformer;