empty

fun <Value : Any> empty(): PagingData<Value>

Return an empty PagingData. This can be used as an initial state to prevent using nullable value.