ListViewBasic

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