GoogleCloudIdentitytoolkitV2MfaTotpSignInRequestInfo constructor

GoogleCloudIdentitytoolkitV2MfaTotpSignInRequestInfo({
  1. String? verificationCode,
})

Implementation

GoogleCloudIdentitytoolkitV2MfaTotpSignInRequestInfo({
  this.verificationCode,
});