DescribeMailboxExportJobResponse constructor
DescribeMailboxExportJobResponse({})
Implementation
DescribeMailboxExportJobResponse({
this.description,
this.endTime,
this.entityId,
this.errorInfo,
this.estimatedProgress,
this.kmsKeyArn,
this.roleArn,
this.s3BucketName,
this.s3Path,
this.s3Prefix,
this.startTime,
this.state,
});