next property

String? get next

Next page ID. Used for pagination.

Implementation

String? get next => _next;