toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.actor
/
ProfileView
/
ProfileView
Profile
View
constructor
(
did
:
Did
,
handle
:
Handle
,
displayName
:
String
?
=
null
,
description
:
String
?
=
null
,
avatar
:
Uri
?
=
null
,
associated
:
ProfileAssociated
?
=
null
,
indexedAt
:
Timestamp
?
=
null
,
createdAt
:
Timestamp
?
=
null
,
viewer
:
ViewerState
?
=
null
,
labels
:
List
<
Label
>
=
emptyList()
)