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