url top-level property
final
A default context for manipulating URLs.
URL path equality is undefined for paths that differ only in their percent-encoding or only in the case of their host segment.
Implementation
final Context url = new Context(style: Style.url)