RouteDistance constructor

const RouteDistance([
  1. int millimeters = 0
])

Implementation

const RouteDistance([this.millimeters = 0]);