GoogleAdsSearchads360V23ServicesGetIdentityVerificationResponse constructor

GoogleAdsSearchads360V23ServicesGetIdentityVerificationResponse({
  1. List<GoogleAdsSearchads360V23ServicesIdentityVerification>? identityVerification,
})

Implementation

GoogleAdsSearchads360V23ServicesGetIdentityVerificationResponse({
  this.identityVerification,
});