exp property
The expiration timestamp, measured in the number of seconds since January 1 1970 UTC, indicating when this token will expire.
Implementation
core.String? exp;
The expiration timestamp, measured in the number of seconds since January 1 1970 UTC, indicating when this token will expire.
core.String? exp;