v2 property

Implementation

XdrAccountEntryV2? get v2 => this._v2;
void v2=(XdrAccountEntryV2? value)

Implementation

set v2(XdrAccountEntryV2? value) => this._v2 = value;