observeAllResult property

Map<BuildContext, M> observeAllResult
final

Observation result map. Corresponding to onObserveAll in ObserverWidget.

Implementation

final Map<BuildContext, M> observeAllResult;