ListObjectsOutput constructor
ListObjectsOutput({})
Implementation
ListObjectsOutput({
this.commonPrefixes,
this.contents,
this.delimiter,
this.encodingType,
this.isTruncated,
this.marker,
this.maxKeys,
this.name,
this.nextMarker,
this.prefix,
});