MatrixSummary(successfulRoutes: Int, totalRoutes: Int)
The primary constructor for the MatrixSummary.
successfulRoutes
- Int: The number of successful routes calculated by the Matrix Routing service.
totalRoutes
- Int: The total number of routes calculated by the Matrix Routing service.