Creates an iterator whose values are the values from this iterator after skipping the provided count.
method
url.URLSearchParamsIterator.drop
@param count
The number of values to drop.
method
Creates an iterator whose values are the values from this iterator after skipping the provided count.
The number of values to drop.