after property

String after

The cursor pointing to the next page. Is empty, when it's the last page.

Implementation

String get after => _next as String;