routes property

List<ControllerRoute> routes
final

The routes that the controller can handle.

Implementation

final List<ControllerRoute> routes;