JobListEntry constructor
JobListEntry({})
Implementation
JobListEntry({
this.creationDate,
this.description,
this.isMaster,
this.jobId,
this.jobState,
this.jobType,
this.snowballType,
});
JobListEntry({
this.creationDate,
this.description,
this.isMaster,
this.jobId,
this.jobState,
this.jobType,
this.snowballType,
});