v0 property Null safety
Implementation
XdrSCPHistoryEntryV0? get v0 => this._v0;
Implementation
set v0(XdrSCPHistoryEntryV0? value) => this._v0 = value;
XdrSCPHistoryEntryV0? get v0 => this._v0;
set v0(XdrSCPHistoryEntryV0? value) => this._v0 = value;