menu
giphy_flutter_sdk package
documentation
dto/giphy_image.dart
GiphyImage
gifUrl property
gifUrl property
dark_mode
light_mode
gifUrl
property
String
?
gifUrl
final
The URL of the GIF version of the image.
Implementation
final String? gifUrl;
giphy_flutter_sdk package
documentation
dto/giphy_image
GiphyImage
gifUrl property
GiphyImage class