PagingData

fun <Value : Any> PagingData(    list: List<Value>,     state: PagingData.LoadState,     totalCount: Int?)