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