offset property

  1. @BuiltValueField.new(wireName: r'offset')
num get offset

How many results were skipped before this page

Implementation

@BuiltValueField(wireName: r'offset')
num get offset;