menu
darto package
documentation
jwt.dart
JwtPayload
sub property
sub property
dark_mode
light_mode
sub
property
String
?
sub
final
Subject — identifies the principal this token is about.
Implementation
final String? sub;
darto package
documentation
jwt
JwtPayload
sub property
JwtPayload class