routes property

List<APIRouteInfo> routes

Returns the routes of the module.

Implementation

List<APIRouteInfo> get routes => module.routes.apiInfo(apiRequest);