shapes property
Request the route shapes; false = no shapes (the default).
When true the response gains PTStopInfo.shapes and resolves PTRouteInfo.shape on the stop catalogue's routes (PTStop.routes). Shapes are the largest part of the payload - request them only when they will be drawn.
Implementation
final bool shapes;