idToken property
The Identity Platform ID token of the account to delete.
Require to be specified for requests from end users that lack Google OAuth 2.0 credential. Authenticated requests bearing a Google OAuth2 credential with proper permissions may pass local_id to specify the account to delete alternatively.
Implementation
core.String? idToken;