IdentitytoolkitRelyingpartyVerifyCustomTokenRequest constructor
      
      IdentitytoolkitRelyingpartyVerifyCustomTokenRequest({})
     
    
    
Implementation
IdentitytoolkitRelyingpartyVerifyCustomTokenRequest({
  this.delegatedProjectNumber,
  this.instanceId,
  this.returnSecureToken,
  this.token,
});