RoutePoint constructor

const RoutePoint(
  1. RouteDistance distance
)

Implementation

const RoutePoint(this.distance);