Workload constructor
Workload({})
Implementation
Workload({
this.createTime,
this.folder,
this.folderId,
this.isOnboarded,
this.keyManagementProjectId,
this.location,
this.name,
this.partner,
this.workloadOnboardingState,
});