floatIndexParams property

  1. @TagNumber(4)
FloatIndexParams get floatIndexParams

Implementation

@$pb.TagNumber(4)
FloatIndexParams get floatIndexParams => $_getN(3);
  1. @TagNumber(4)
set floatIndexParams (FloatIndexParams v)

Implementation

@$pb.TagNumber(4)
set floatIndexParams(FloatIndexParams v) { $_setField(4, v); }