getRegisteredRouteNames method

List<String> getRegisteredRouteNames()

Implementation

List<String> getRegisteredRouteNames() => _routeNameMappings.keys.toList();