getDefault static method

RestorePlanEventData getDefault()

Implementation

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