offset property

  1. @JsonKey(name: r'offset')
int? offset
final

Position of the first hit to retrieve.

Implementation

@JsonKey(name: r'offset')
final int? offset;