tx property

Implementation

XdrTransactionV0 get tx => this._tx;
void tx=(XdrTransactionV0 value)

Implementation

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