import 'package:osrm_dart_sdk/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
distance | double | The distance traveled by the route, in float meters. | [optional] |
duration | double | The estimated travel time, in float number of seconds. | [optional] |
geometry | Object | [optional] | |
weight | double | [optional] | |
weightName | String | [optional] | |
legs | List | [optional] [default to const []] |