tx property
Implementation
XdrTransactionV0 get tx => this._tx;
Implementation
set tx(XdrTransactionV0 value) => this._tx = value;
XdrTransactionV0 get tx => this._tx;
set tx(XdrTransactionV0 value) => this._tx = value;