withPayload property

  1. @TagNumber(5)
WithPayloadSelector get withPayload

Implementation

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

Implementation

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