create static method

EventId create()

Implementation

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