create static method

Events create()

Implementation

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