matches abstract method

bool matches(
  1. RouteSettings settings
)

If this route definition matches a RouteSettings object

Implementation

bool matches(RouteSettings settings);