getDefault static method

Restore getDefault()

Implementation

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