menu
dart_twitter_api package
documentation
api/users/data/user.dart
User
favoritesCount property
favoritesCount property
dark_mode
light_mode
favoritesCount
property
int
?
favoritesCount
getter/setter pair
The number of Tweets this user has liked in the account’s lifetime.
Implementation
int? favoritesCount;
dart_twitter_api package
documentation
api/users/data/user
User
favoritesCount property
User class