httpRoutes property

List<HttpRoute>? httpRoutes
getter/setter pair

List of HttpRoute resources.

Implementation

core.List<HttpRoute>? httpRoutes;