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