GoogleCloudIdentitytoolkitV2StartMfaEnrollmentResponse constructor

GoogleCloudIdentitytoolkitV2StartMfaEnrollmentResponse({
  1. GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo? phoneSessionInfo,
})

Implementation

GoogleCloudIdentitytoolkitV2StartMfaEnrollmentResponse({
  this.phoneSessionInfo,
});