url
A parse strategy for URLs.
Declaration
static var url: URL.ParseStrategy { get }Discussion
Use the dot-notation form of this type property when the call point allows the use of URL.ParseStrategy. Typically, you use this with the URL initializer init(_:strategy:).