menu
stellar_flutter_sdk
stellar_flutter_sdk
XdrTransactionSet
txs property
txs
brightness_4
brightness_5
txs
property
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