ResultImage constructor
ResultImage({})
Implementation
ResultImage({
this.byteSize,
this.contextLink,
this.height,
this.thumbnailHeight,
this.thumbnailLink,
this.thumbnailWidth,
this.width,
});
ResultImage({
this.byteSize,
this.contextLink,
this.height,
this.thumbnailHeight,
this.thumbnailLink,
this.thumbnailWidth,
this.width,
});