menu
dart_twitter_api package
documentation
api/users/data/user.dart
User
statusesCount property
statusesCount property
dark_mode
light_mode
statusesCount
property
int
?
statusesCount
getter/setter pair
The number of Tweets (including retweets) issued by the user.
Implementation
int? statusesCount;
dart_twitter_api package
documentation
api/users/data/user
User
statusesCount property
User class