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