isParameter method

bool isParameter()

Implementation

bool isParameter() => type == RouteTreeNodeType.parameter;