queryPoints property

  1. @TagNumber(2)
PbList<QueryShardPoints> get queryPoints

Implementation

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