confirmRouteExists abstract method

bool confirmRouteExists(
  1. String route
)

Check if this route can be resolved

Implementation

bool confirmRouteExists(String route);