GoogleCloudIdentitytoolkitV2StartMfaSignInResponse constructor

GoogleCloudIdentitytoolkitV2StartMfaSignInResponse({
  1. GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo? phoneResponseInfo,
})

Implementation

GoogleCloudIdentitytoolkitV2StartMfaSignInResponse({
  this.phoneResponseInfo,
});