venmoAccountPayload property

  1. @TagNumber(19)
VenmoAccountPayload get venmoAccountPayload

Implementation

@$pb.TagNumber(19)
VenmoAccountPayload get venmoAccountPayload => $_getN(18);
  1. @TagNumber(19)
set venmoAccountPayload (VenmoAccountPayload v)

Implementation

@$pb.TagNumber(19)
set venmoAccountPayload(VenmoAccountPayload v) { setField(19, v); }