menu
jwt_auth package
documentation
models/jwt_token.dart
JwtToken
refreshToken property
refreshToken property
dark_mode
light_mode
refreshToken
property
@JsonKey(name: 'refreshToken')
String
refreshToken
final
Implementation
@JsonKey(name: 'refreshToken') final String refreshToken;
jwt_auth package
documentation
models/jwt_token
JwtToken
refreshToken property
JwtToken class