expiresIn property
The amount of time, in seconds, between the time when the access token was issued and the time when the access token will expires.
Implementation
core.int? expiresIn;
The amount of time, in seconds, between the time when the access token was issued and the time when the access token will expires.
core.int? expiresIn;