IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse constructor
IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse({})
Implementation
IdentitytoolkitRelyingpartyVerifyPhoneNumberResponse({
this.expiresIn,
this.idToken,
this.isNewUser,
this.localId,
this.phoneNumber,
this.refreshToken,
this.temporaryProof,
this.temporaryProofExpiresIn,
this.verificationProof,
this.verificationProofExpiresIn,
});