create static method

EventType create()

Implementation

@$core.pragma('dart2js:noInline')
static EventType create() => EventType._();