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