nextOffset property

int nextOffset

Returns the offset for the next page.

Implementation

int get nextOffset => _next as int;