State

@Serializable
data object State : Type

Represents a state-based event.

State events typically track when a user views a screen or page, or when the application enters a particular state.

Properties

Link copied to clipboard

String representation of the event type