ack property

  1. @TagNumber(1)
MoveThroughJointPositionsStreamedResponse_BatchAck get ack

Implementation

@$pb.TagNumber(1)
MoveThroughJointPositionsStreamedResponse_BatchAck get ack => $_getN(0);
  1. @TagNumber(1)
set ack (MoveThroughJointPositionsStreamedResponse_BatchAck v)

Implementation

@$pb.TagNumber(1)
set ack(MoveThroughJointPositionsStreamedResponse_BatchAck v) { setField(1, v); }