init(_:)
Creates a URL representation for an app entity using the provided Swift string.
Declaration
init(_ value: String)Parameters
- value:
The Swift string to use for the URL.
Creates a URL representation for an app entity using the provided Swift string.
init(_ value: String)The Swift string to use for the URL.