routes property

  1. @JsonKey(name: 'routes')
List<Route> routes
getter/setter pair

Implementation

@JsonKey(name: 'routes')
List<Route> routes;