GoogleCloudIdentitytoolkitV2FinalizeMfaSignInRequest constructor
GoogleCloudIdentitytoolkitV2FinalizeMfaSignInRequest({
- String? mfaPendingCredential,
- GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneRequestInfo? phoneVerificationInfo,
- String? tenantId,
Implementation
GoogleCloudIdentitytoolkitV2FinalizeMfaSignInRequest({
this.mfaPendingCredential,
this.phoneVerificationInfo,
this.tenantId,
});