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