distanceMeters property

int? distanceMeters
final

The length of the geodesic in meters from origin if origin is specified. Certain predictions such as routes may not populate this field.

Implementation

final int? distanceMeters;