nested property

Iterable<RoutingResult<T>> nested
final

A nested instance, if a sub-path was matched.

Implementation

final Iterable<RoutingResult<T>> nested;