hits property

  1. @JsonKey(name: r'hits')
List<Hit> hits
final

Implementation

@JsonKey(name: r'hits')
final List<Hit> hits;