Uri

value class Uri(val raw: String)

A generic URI. Format: uri.

Constructors

Link copied to clipboard
constructor(raw: String)

Properties

Link copied to clipboard
val raw: String