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