stellar_flutter_sdk
stellar_flutter_sdk
XdrTransactionSet
txs property
txs
txs
property
Null safety
void
txs=
(
List
<
XdrTransactionEnvelope
>
value
)
Implementation
set txs(List<XdrTransactionEnvelope> value) => this._txEnvelopes = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrTransactionSet
txs property
XdrTransactionSet class
Constructors
XdrTransactionSet
Properties
hashCode
previousLedgerHash
runtimeType
txEnvelopes
txs
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode