ListView

constructor(    uri: AtUri,     cid: Cid,     creator: ProfileView,     name: String,     purpose: Token,     description: String? = null,     descriptionFacets: List<Facet> = emptyList(),     avatar: Uri? = null,     listItemCount: Long? = null,     labels: List<Label> = emptyList(),     viewer: ListViewerState? = null,     indexedAt: Timestamp)