bizumAccountPayload property

  1. @TagNumber.new(13)
BizumAccountPayload get bizumAccountPayload

Implementation

@$pb.TagNumber(13)
BizumAccountPayload get bizumAccountPayload => $_getN(12);
  1. @TagNumber.new(13)
set bizumAccountPayload (BizumAccountPayload v)

Implementation

@$pb.TagNumber(13)
set bizumAccountPayload(BizumAccountPayload v) { setField(13, v); }