expiresIn property

String? expiresIn
getter/setter pair

If idToken is STS id token, then this field will be expiration time of STS id token in seconds.

Implementation

core.String? expiresIn;