menu
darto package
documentation
jwt.dart
JwtPayload
nbf property
nbf property
dark_mode
light_mode
nbf
property
int
?
nbf
final
Not-before — Unix timestamp before which the token must not be used.
Implementation
final int? nbf;
darto package
documentation
jwt
JwtPayload
nbf property
JwtPayload class