idToken property
Google issued ID token in response to the OAuth token exchange request for ID token flow.
Implementation
core.String? idToken;
Google issued ID token in response to the OAuth token exchange request for ID token flow.
core.String? idToken;