Functions

Link copied to clipboard
abstract suspend fun fetchDistance(coordinates: List<Point>): Result<List<MatrixModel>>