f2fAccountPayload property

  1. @TagNumber(8)
F2FAccountPayload get f2fAccountPayload

Implementation

@$pb.TagNumber(8)
F2FAccountPayload get f2fAccountPayload => $_getN(7);
  1. @TagNumber(8)
set f2fAccountPayload (F2FAccountPayload v)

Implementation

@$pb.TagNumber(8)
set f2fAccountPayload(F2FAccountPayload v) { setField(8, v); }