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