Local state for documents, indexed by their IDs.
@protected final docsPerIdInformer = Informer<Map<String, T>>({}, forceUpdate: true);