ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
app.bsky.graph
/
ListView
/
ListView
List
View
constructor
(
uri
:
AtUri
,
cid
:
Cid
,
creator
:
ProfileView
,
name
:
String
,
purpose
:
Token
,
description
:
String
?
=
null
,
descriptionFacets
:
List
<
Facet
>
?
=
null
,
avatar
:
Uri
?
=
null
,
listItemCount
:
Long
?
=
null
,
labels
:
List
<
Label
>
?
=
null
,
viewer
:
ListViewerState
?
=
null
,
indexedAt
:
Timestamp
)