hits property

  1. @TagNumber(2)
PbList<ScoredPoint> get hits

Implementation

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