Paging

constructor(query: String? = null, options: List<DropdownOption<T>> = emptyList(), nextPage: Long = 0, hasMore: Boolean = false)