kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.places.uniffi
/
TopFrecentSiteInfo
Top
Frecent
Site
Info
data
class
TopFrecentSiteInfo
(
var
url
:
Url
,
var
title
:
String
?
)
Members
Constructors
Top
Frecent
Site
Info
Link copied to clipboard
constructor
(
url
:
Url
,
title
:
String
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
title
Link copied to clipboard
var
title
:
String
?
url
Link copied to clipboard
var
url
:
Url