Represents the event data object given one particular event type, for example EventOfType<"accept">.
EventOfType<"accept">
The specific event type.
Represents the event data object given one particular event type, for example
EventOfType<"accept">
.