children property

List<WebRoute> children
getter/setter pair

Sub-routes of the current route, defining a tree structure of routes.

Implementation

List<WebRoute> children;