initialIndexValue property

  1. @TagNumber(29)
FFIntegerValue get initialIndexValue

Implementation

@$pb.TagNumber(29)
FFIntegerValue get initialIndexValue => $_getN(28);
  1. @TagNumber(29)
set initialIndexValue (FFIntegerValue value)

Implementation

@$pb.TagNumber(29)
set initialIndexValue(FFIntegerValue value) => $_setField(29, value);