rules property

Returns the rules of the route.

Implementation

List<APIRouteRule> get rules => routeHandler.rules;