airport property

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

Implementation

@JsonKey(name: 'airport')
final String? airport;