Url constructor

Url(
  1. UrlConfig config
)

A url is a collection of files that can be copied, altered, and/or generated into a new project.

Implementation

Url(super.config) : super.self();