create static method

TimerEvent create()

Implementation

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