GiphyOriginalImage constructor
GiphyOriginalImage({})
Implementation
GiphyOriginalImage({
this.url,
this.width,
this.height,
this.size,
this.frames,
this.mp4,
this.mp4Size,
this.webp,
this.webpSize,
this.hash,
});