expiresIn property

int? expiresIn
getter/setter pair

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;