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