total property

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

How many results matched in total, across every page

Implementation

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