onStore property

EventStream<O> onStore

Implementation

EventStream<O> get onStore => entityRepository.onStore;