GoogleCloudIdentitytoolkitV2StartMfaEnrollmentResponse constructor
GoogleCloudIdentitytoolkitV2StartMfaEnrollmentResponse({
- GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo? phoneSessionInfo,
- GoogleCloudIdentitytoolkitV2StartMfaTotpEnrollmentResponseInfo? totpSessionInfo,
Implementation
GoogleCloudIdentitytoolkitV2StartMfaEnrollmentResponse({
this.phoneSessionInfo,
this.totpSessionInfo,
});