hits property

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

Implementation

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