tx property

Implementation

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

Implementation

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