Initializer
init(topicURL:title:)
Creates a new unresolved reference with the given validated URL and title.
init(topicURL: ValidatedURL, title: String)
Parameters
topicURLThe URL of this unresolved reference.
titleThe title of this unresolved reference.