Blobstore2Info constructor
Blobstore2Info({})
Implementation
Blobstore2Info({
this.blobGeneration,
this.blobId,
this.downloadReadHandle,
this.readToken,
this.uploadMetadataContainer,
});
Blobstore2Info({
this.blobGeneration,
this.blobId,
this.downloadReadHandle,
this.readToken,
this.uploadMetadataContainer,
});