BackupCollection constructor
BackupCollection({})
Implementation
BackupCollection({
this.cluster,
this.clusterUid,
this.createTime,
this.kmsKey,
this.lastBackupTime,
this.name,
this.totalBackupCount,
this.totalBackupSizeBytes,
this.uid,
});