actions property

Stream<ActionCommitted> get actions

Implementation

Stream<ActionCommitted> get actions => _events.actions;