create static method

EventInput create()

Implementation

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