GoogleAdsSearchads360V23ServicesSmartCampaignRemovedDetails.fromJson constructor

GoogleAdsSearchads360V23ServicesSmartCampaignRemovedDetails.fromJson(
  1. Map json_
)

Implementation

GoogleAdsSearchads360V23ServicesSmartCampaignRemovedDetails.fromJson(
  core.Map json_,
) : this(removedDateTime: json_['removedDateTime'] as core.String?);