store$ property

Stream<Map<Type, dynamic>> store$

Implementation

Stream<Map<Type, dynamic>> get store$ => _store.asBroadcastStream();