create static method

CronTrigger create()

Implementation

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