menu
giphy_flutter_sdk package
documentation
dto/misc.dart
GiphyDirectionExtension
toStringValue static method
toStringValue static method
dark_mode
light_mode
toStringValue
static method
String
toStringValue
(
GiphyDirection
type
)
Implementation
static String toStringValue(GiphyDirection type) { return type.toString().split('.').last; }
giphy_flutter_sdk package
documentation
dto/misc
GiphyDirectionExtension
toStringValue static method
GiphyDirectionExtension extension on
GiphyDirection