create static method

CronSchedule create()

Implementation

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