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