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