DistanceMatrixRow constructor

DistanceMatrixRow([
  1. void updates(
    1. DistanceMatrixRowBuilder b
    )
])

Implementation

factory DistanceMatrixRow([void updates(DistanceMatrixRowBuilder b)]) =
    _$DistanceMatrixRow;