create static method

PlanStep create()

Implementation

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