first property

AFRouteSegment get first

Implementation

AFRouteSegment get first {
  return active.first;
}