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