menu
giphy_flutter_sdk package
documentation
dto/giphy_user.dart
GiphyUser
isStaff property
isStaff property
dark_mode
light_mode
isStaff
property
bool
isStaff
final
Whether the user is a staff member.
Implementation
final bool isStaff;
giphy_flutter_sdk package
documentation
dto/giphy_user
GiphyUser
isStaff property
GiphyUser class