hits property

  1. @TagNumber(1)
PbList<FacetHit> get hits

Implementation

@$pb.TagNumber(1)
$pb.PbList<FacetHit> get hits => $_getList(0);