A sealed class representing the types of analytics events.
This class defines the possible types of analytics events that can be tracked in the application, providing a type-safe way to distinguish between different categories of events.
Represents an action-based event.
Represents a state-based event.
String representation of the event type