create static method

RestorePlan create()

Implementation

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