Collection::emptyCollection()
Method: Returns an empty collection. This is returned from {@see nextPage()} when we know that there isn’t a next page in order to replicate the behavior of the API when it attempts to return a page beyond the last.
Collection::emptyCollection Read More »