sections property
List<BicycleSection>
get
sections
Sections of the route.
Implementation
core.List<transport_bicycle_section.BicycleSection> get sections;
Sections of the route.
core.List<transport_bicycle_section.BicycleSection> get sections;