ObjectVersion constructor
ObjectVersion({})
Implementation
ObjectVersion({
this.eTag,
this.isLatest,
this.key,
this.lastModified,
this.owner,
this.size,
this.storageClass,
this.versionId,
});
ObjectVersion({
this.eTag,
this.isLatest,
this.key,
this.lastModified,
this.owner,
this.size,
this.storageClass,
this.versionId,
});