hitsPerPage property
Number of hits per page.
Implementation
// minimum: 1
// maximum: 1000
@JsonKey(name: r'hitsPerPage')
final int? hitsPerPage;
Number of hits per page.
// minimum: 1
// maximum: 1000
@JsonKey(name: r'hitsPerPage')
final int? hitsPerPage;