SignupNewUserResponse constructor
SignupNewUserResponse({})
Implementation
SignupNewUserResponse({
this.displayName,
this.email,
this.expiresIn,
this.idToken,
this.kind,
this.localId,
this.refreshToken,
});