menu
darto package
documentation
jwt.dart
JwtPayload
aud property
aud property
dark_mode
light_mode
aud
property
String
?
aud
final
Audience — identifies the recipients this token is intended for.
Implementation
final String? aud;
darto package
documentation
jwt
JwtPayload
aud property
JwtPayload class