boolIndexParams property

  1. @TagNumber(6)
BoolIndexParams get boolIndexParams

Implementation

@$pb.TagNumber(6)
BoolIndexParams get boolIndexParams => $_getN(5);
  1. @TagNumber(6)
set boolIndexParams (BoolIndexParams v)

Implementation

@$pb.TagNumber(6)
set boolIndexParams(BoolIndexParams v) { $_setField(6, v); }