next property

  1. @BuiltValueField.new(wireName: r'next')
Href? get next

The link to the next page of the list.

Implementation

@BuiltValueField(wireName: r'next')
Href? get next;