ImportJob constructor
ImportJob({})
Implementation
ImportJob({
this.assetSource,
this.completeTime,
this.createTime,
this.displayName,
this.executionReport,
this.labels,
this.name,
this.state,
this.updateTime,
this.validationReport,
});