create static method

PlanWithStatus create()

Implementation

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