service/event_service library

Classes

AddEventsAction
Adds the events to the list of events. If the list is longer than 200 items, the oldest items are removed.
ClearEventsAction
Clears the list of events.
EventService
EventState
The state of the event tracing. hasTracing is true if tracing is enabled.
InitEventsAction
Initializes the list of events.

Properties

eventsProvider → ReduxProvider<EventService, EventState>
final