GoogleAdsSearchads360V23CommonProductLegacyConditionInfo.fromJson constructor

GoogleAdsSearchads360V23CommonProductLegacyConditionInfo.fromJson(
  1. Map json_
)

Implementation

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