skip

fun <T> LiveData<T>.skip(count: Int): LiveData<T>

Skips the first n values