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