create static method

CronSpec create()

Implementation

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