txSet property

XdrTransactionSet txSet

Implementation

XdrTransactionSet get txSet => this._txSet;
void txSet= (XdrTransactionSet value)

Implementation

set txSet(XdrTransactionSet value) => this._txSet = value;