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