distances property

List<List<double>>? distances
final

The destinations of the Matrix Routes

Implementation

final List<List<double>>? distances;