Backup constructor
Backup({})
Implementation
Backup({
this.capacityGb,
this.createTime,
this.description,
this.downloadBytes,
this.kmsKey,
this.labels,
this.name,
this.satisfiesPzi,
this.satisfiesPzs,
this.sourceFileShare,
this.sourceInstance,
this.sourceInstanceTier,
this.state,
this.storageBytes,
});