venueCountryId property

  1. @JsonKey.new(name: 'VenueCountryId', includeIfNull: false)
String? venueCountryId
final

Implementation

@JsonKey(name: 'VenueCountryId', includeIfNull: false)
final String? venueCountryId;