StaticRouteSource constructor

const StaticRouteSource(
  1. List<RouteMeta> routes
)

Implementation

const StaticRouteSource(this.routes);