withPayload property

  1. @TagNumber(9)
WithPayloadSelector get withPayload

Implementation

@$pb.TagNumber(9)
$4.WithPayloadSelector get withPayload => $_getN(8);
  1. @TagNumber(9)
set withPayload (WithPayloadSelector v)

Implementation

@$pb.TagNumber(9)
set withPayload($4.WithPayloadSelector v) { $_setField(9, v); }