expiresIn property

String? expiresIn
getter/setter pair

The amount of time, in seconds, after which the access token is no longer valid.

Implementation

core.String? expiresIn;