DistanceMatrixRowBuilder constructor

DistanceMatrixRowBuilder()

Implementation

DistanceMatrixRowBuilder() {
  DistanceMatrixRow._defaults(this);
}