url method

Url url(
  1. String rel
)

Implementation

Url url(String rel) => Url._(rel);