menu
here_sdk
mapdata.dart
TollSystem
tollCosts property
tollCosts
dark_mode
light_mode
tollCosts
property
List
<
TollCost
>
tollCosts
getter/setter pair
The costs for the toll system.
Implementation
List<TollCost> tollCosts;
here_sdk
mapdata
TollSystem
tollCosts property
TollSystem class