create static method

Schedule create()

Implementation

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