menu
dart_twitter_api package
documentation
api/users/data/user.dart
User
idStr property
idStr property
dark_mode
light_mode
idStr
property
String
?
idStr
getter/setter pair
The string representation of the unique identifier for this User.
Implementation
String? idStr;
dart_twitter_api package
documentation
api/users/data/user
User
idStr property
User class