v0 property

Implementation

XdrSCPHistoryEntryV0? get v0 => this._v0;
void v0=(XdrSCPHistoryEntryV0? value)

Implementation

set v0(XdrSCPHistoryEntryV0? value) => this._v0 = value;