v1 property

Implementation

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

Implementation

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