DynamicBlogRouteSource constructor

const DynamicBlogRouteSource(
  1. List<BlogSource> sources
)

Implementation

const DynamicBlogRouteSource(this.sources);