create static method

EventRequest create()

Implementation

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