service/tracing_service library
Classes
- ActionInfo
- 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.
- ClearHistoricalActionsAction
- InitEventsAction
- Initializes the list of events.
- TracingService
- TracingState
- The state of the event tracing. hasTracing is true if tracing is enabled.
Properties
-
eventTracingProvider
→ ReduxProvider<
TracingService, TracingState> -
final