v1 property
XdrAccountEntryV1?
get
v1
Implementation
XdrAccountEntryV1? get v1 => this._v1;
set
v1
(XdrAccountEntryV1? value)
Implementation
set v1(XdrAccountEntryV1? value) => this._v1 = value;