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