GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo constructor

GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo({
  1. String? sessionInfo,
})

Implementation

GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo({
  this.sessionInfo,
});