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