venueLocation property
An object that represents the geographic coordinates of the venue. Use this key for any type of event ticket.
Implementation
@JsonKey(name: 'venueLocation')
final SemanticTagTypeLocation? venueLocation;
An object that represents the geographic coordinates of the venue. Use this key for any type of event ticket.
@JsonKey(name: 'venueLocation')
final SemanticTagTypeLocation? venueLocation;