awayTeamAbbreviation property
The unique abbreviation of the away team’s name. Use this key only for a sports event ticket.
Implementation
// localizable string
@JsonKey(name: 'awayTeamAbbreviation')
final String? awayTeamAbbreviation;
The unique abbreviation of the away team’s name. Use this key only for a sports event ticket.
// localizable string
@JsonKey(name: 'awayTeamAbbreviation')
final String? awayTeamAbbreviation;