isExpired property
bool
get
isExpired
Whether the JWT expiry time (if any) has already passed.
Implementation
bool get isExpired;
Whether the JWT expiry time (if any) has already passed.
bool get isExpired;