expiresIn property
If idToken is STS id token, then this field will be expiration time of STS id token in seconds.
Implementation
core.String? expiresIn;
If idToken is STS id token, then this field will be expiration time of STS id token in seconds.
core.String? expiresIn;