Url constructor

Url([
  1. void updates(
    1. UrlBuilder b
    )
])

Implementation

factory Url([void updates(UrlBuilder b)]) = _$Url;