IdentitytoolkitRelyingpartySignupNewUserRequest constructor
IdentitytoolkitRelyingpartySignupNewUserRequest({})
Implementation
IdentitytoolkitRelyingpartySignupNewUserRequest({
this.captchaChallenge,
this.captchaResponse,
this.disabled,
this.displayName,
this.email,
this.emailVerified,
this.idToken,
this.instanceId,
this.localId,
this.password,
this.phoneNumber,
this.photoUrl,
this.tenantId,
this.tenantProjectNumber,
});