create static method

TestEvent create()

Implementation

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