next method

Page next()

Returns next Page.

Implementation

Page next() => Page(number: number + 1, size: size);