TopFrecentSiteInfo

data class TopFrecentSiteInfo(var url: Url, var title: String?)

Constructors

Link copied to clipboard
constructor(url: Url, title: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
var url: Url