stations property

  1. @JsonKey(name: 'Stations', defaultValue: [])
List<IR5Station> stations
final

Implementation

@JsonKey(name: 'Stations', defaultValue: [])
final List<IR5Station> stations;