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