transaction property
Implementation
XdrTransactionEnvelope get transaction => this._transaction;
Implementation
set transaction(XdrTransactionEnvelope value) => this._transaction = value;
XdrTransactionEnvelope get transaction => this._transaction;
set transaction(XdrTransactionEnvelope value) => this._transaction = value;