menu
giphy_flutter_sdk package
documentation
dto/giphy_user.dart
GiphyUser
displayName property
displayName property
dark_mode
light_mode
displayName
property
String
?
displayName
final
The display name of the user.
Implementation
final String? displayName;
giphy_flutter_sdk package
documentation
dto/giphy_user
GiphyUser
displayName property
GiphyUser class