FacetLink

data class FacetLink(val uri: Uri)

Facet feature for a URL. The text URL may have been simplified or truncated, but the facet reference should be a complete URL.

Constructors

Link copied to clipboard
constructor(uri: Uri)

Properties

Link copied to clipboard
val uri: Uri