VolumeBackup constructor
VolumeBackup({})
Implementation
VolumeBackup({
this.completeTime,
this.createTime,
this.diskSizeBytes,
this.etag,
this.format,
this.name,
this.sourcePvc,
this.state,
this.stateMessage,
this.storageBytes,
this.uid,
this.updateTime,
this.volumeBackupHandle,
});