GiphyInfoType constructor

const GiphyInfoType(
  1. String value
)

The different types of quality for a Giphy attachment.

Implementation

const GiphyInfoType(this.value);