init(url:)
Creates a new Linkmetadata value for the specified URL.
Declaration
nonisolated init(url: URL)Parameters
- url:
The URL that the metadata is for.
Creates a new Linkmetadata value for the specified URL.
nonisolated init(url: URL)The URL that the metadata is for.