create static method

Plan create()

Implementation

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