ProfileView

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())