create static method

Cycle create()

Implementation

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