GoogleCloudIdentitytoolkitV2RevokeTokenRequest constructor
      
      GoogleCloudIdentitytoolkitV2RevokeTokenRequest({})
     
    
    
Implementation
GoogleCloudIdentitytoolkitV2RevokeTokenRequest({
  this.idToken,
  this.providerId,
  this.redirectUri,
  this.tenantId,
  this.token,
  this.tokenType,
});