v0 property

Implementation

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

Implementation

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