iataCode property

  1. @JsonKey.new(name: 'iata_code')
String? iataCode
final

Implementation

@JsonKey(name: 'iata_code')
final String? iataCode;