MailboxExportJob constructor
MailboxExportJob({})
Implementation
MailboxExportJob({
this.description,
this.endTime,
this.entityId,
this.estimatedProgress,
this.jobId,
this.s3BucketName,
this.s3Path,
this.startTime,
this.state,
});