tx property

XdrFeeBumpTransaction tx

Implementation

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

Implementation

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