queryPoints property

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

Implementation

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