GoogleAdsSearchads360V23ServicesApplyIncentiveRequest.fromJson constructor
GoogleAdsSearchads360V23ServicesApplyIncentiveRequest.fromJson(
- Map json_
Implementation
GoogleAdsSearchads360V23ServicesApplyIncentiveRequest.fromJson(core.Map json_)
: this(countryCode: json_['countryCode'] as core.String?);