menu
supabase_flutter package
documentation
supabase_flutter.dart
JwtPayload
exp property
exp property
dark_mode
light_mode
exp
property
int
?
exp
final
Expiration time - timestamp after which the JWT must not be accepted
Implementation
final int? exp;
supabase_flutter package
documentation
supabase_flutter
JwtPayload
exp property
JwtPayload class