routes property

A map of all routes that this path stack can handle

Implementation

final Map<List<String>, PathStackRouteBuilder> routes;