kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.places.uniffi
/
InsertableBookmark
/
InsertableBookmark
Insertable
Bookmark
constructor
(
guid
:
Guid
?
=
null
,
parentGuid
:
Guid
,
position
:
BookmarkPosition
,
dateAdded
:
PlacesTimestamp
?
=
null
,
lastModified
:
PlacesTimestamp
?
=
null
,
url
:
Url
,
title
:
String
?
=
null
)