children property

List<RouteMatch>? children
final

The list of child matches of this match

Implementation

final List<RouteMatch>? children;