GiphyStickersColumnCountExtension extension
Extension methods for GiphyStickersColumnCount to convert between string values and enum values.
Static Methods
- 
  fromStringValue(String value) → GiphyStickersColumnCount 
- 
      Available on GiphyStickersColumnCount, provided by the GiphyStickersColumnCountExtension extension Converts a string value to a corresponding GiphyStickersColumnCount enum value.
- 
  toStringValue(GiphyStickersColumnCount type) → String 
- 
      Available on GiphyStickersColumnCount, provided by the GiphyStickersColumnCountExtension extension Converts a GiphyStickersColumnCount enum value to its string representation.