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