innerTx property
Implementation
XdrFeeBumpTransactionInnerTx get innerTx => this._innerTx;
Implementation
set innerTx(XdrFeeBumpTransactionInnerTx value) => this._innerTx = value;
XdrFeeBumpTransactionInnerTx get innerTx => this._innerTx;
set innerTx(XdrFeeBumpTransactionInnerTx value) => this._innerTx = value;