menu
particle_base package
documentation
model/user_info.dart
UserInfo
twitterId property
twitterId property
dark_mode
light_mode
twitterId
property
@JsonKey(name: "twitter_id")
String
?
twitterId
final
Implementation
@JsonKey(name: "twitter_id") final String? twitterId;
particle_base package
documentation
model/user_info
UserInfo
twitterId property
UserInfo class