DistanceMatrixResponseRow constructor
DistanceMatrixResponseRow({
- JSArray<
DistanceMatrixResponseElement> elements,
Implementation
external DistanceMatrixResponseRow({
JSArray<DistanceMatrixResponseElement> elements,
});