matches property

List<RouteMatchBase> matches
final

The matches that will be built under this shell route.

Implementation

final List<RouteMatchBase> matches;