create static method

CycleStep create()

Implementation

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