xmrAddressEntryList property

  1. @TagNumber(18)
XmrAddressEntryList get xmrAddressEntryList

Implementation

@$pb.TagNumber(18)
XmrAddressEntryList get xmrAddressEntryList => $_getN(17);
  1. @TagNumber(18)
set xmrAddressEntryList (XmrAddressEntryList v)

Implementation

@$pb.TagNumber(18)
set xmrAddressEntryList(XmrAddressEntryList v) { setField(18, v); }