GoogleAdsSearchads360V23CommonLocalServicesDocumentReadOnly.fromJson constructor
GoogleAdsSearchads360V23CommonLocalServicesDocumentReadOnly.fromJson(
- Map json_
Implementation
GoogleAdsSearchads360V23CommonLocalServicesDocumentReadOnly.fromJson(
core.Map json_,
) : this(documentUrl: json_['documentUrl'] as core.String?);