getDefault static method

RestorePlan getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static RestorePlan getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<RestorePlan>(create);