previous property

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

The link to the previous page of the list.

Implementation

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