v1 property

Implementation

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

Implementation

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