offset property

  1. @JsonKey(toJson: intToString)
int offset
inherited

Receive results starting at this number in the array from the Holodex API

Implementation

@JsonKey(toJson: intToString)
int get offset => throw _privateConstructorUsedError;