RouteTreeNodeMatch constructor

RouteTreeNodeMatch(
  1. RouteTreeNode? node
)

Implementation

RouteTreeNodeMatch(this.node);