UrlBuilder<TConfig> constructor
UrlBuilder<TConfig> (
- TConfig config
Creates a new URL builder with the provided configuration.
Implementation
UrlBuilder(this.config);
Creates a new URL builder with the provided configuration.
UrlBuilder(this.config);