create static method

ActivityTimer create()

Implementation

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