leagueAbbreviation property
The abbreviated league name for a sports event. Use this key only for a sports event ticket.
Implementation
// localizable string
@JsonKey(name: 'leagueAbbreviation')
final String? leagueAbbreviation;
The abbreviated league name for a sports event. Use this key only for a sports event ticket.
// localizable string
@JsonKey(name: 'leagueAbbreviation')
final String? leagueAbbreviation;