create static method

MicroCycle create()

Implementation

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