RouteDefinition constructor

RouteDefinition(
  1. List<RouteSegment> segments
)

Implementation

RouteDefinition(this.segments);