getDefault static method

BackupPlanEventData getDefault()

Implementation

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