GiphyVideoCaptions constructor

const GiphyVideoCaptions({
  1. GiphyVideoCaption? videoCaption,
})

Creates a GiphyVideoCaptions object.

Implementation

const GiphyVideoCaptions({this.videoCaption});