GoogleCloudIdentitytoolkitV1SendVerificationCodeResponse constructor

GoogleCloudIdentitytoolkitV1SendVerificationCodeResponse({
  1. String? sessionInfo,
})

Implementation

GoogleCloudIdentitytoolkitV1SendVerificationCodeResponse({
  this.sessionInfo,
});