cashAppAccountPayload property

  1. @TagNumber(17)
CashAppAccountPayload get cashAppAccountPayload

Implementation

@$pb.TagNumber(17)
CashAppAccountPayload get cashAppAccountPayload => $_getN(16);
  1. @TagNumber(17)
set cashAppAccountPayload (CashAppAccountPayload v)

Implementation

@$pb.TagNumber(17)
set cashAppAccountPayload(CashAppAccountPayload v) { setField(17, v); }