distance property

  1. @JsonKey(defaultValue: 0.0)
double distance
final

The trip's distance in meters

Implementation

@JsonKey(defaultValue: 0.0)
final double distance;