RestorePlan constructor
RestorePlan({})
Implementation
RestorePlan({
this.backupPlan,
this.cluster,
this.createTime,
this.description,
this.etag,
this.labels,
this.name,
this.restoreConfig,
this.state,
this.stateReason,
this.uid,
this.updateTime,
});