create static method

PlanStatus create()

Implementation

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