menu
twitter_auth_nullsafety package
documentation
twitter_auth_null_safety_interface.dart
TwitterUser
userId property
userId property
dark_mode
light_mode
userId
property
String
?
userId
final
The user's unique identifier, usually a long series of numbers.
Implementation
final String? userId;
twitter_auth_nullsafety package
documentation
twitter_auth_null_safety_interface
TwitterUser
userId property
TwitterUser class