ListPartsOutput constructor
ListPartsOutput({})
Implementation
ListPartsOutput({
this.abortDate,
this.abortRuleId,
this.bucket,
this.initiator,
this.isTruncated,
this.key,
this.maxParts,
this.nextPartNumberMarker,
this.owner,
this.partNumberMarker,
this.parts,
this.requestCharged,
this.storageClass,
this.uploadId,
});