FixedWebGoLocation

data class FixedWebGoLocation(val href: Url) : GoLocation

Constructors

Link copied to clipboard
constructor(href: Url)
constructor(location: Location)
constructor(locator: Locator)

Properties

Link copied to clipboard
open override val href: Url