stellar_flutter_sdk
stellar_flutter_sdk
XdrTransactionV0Envelope
tx property
tx
tx
property
Null safety
XdrTransactionV0
tx
Implementation
XdrTransactionV0 get tx => this._tx;
void
tx=
(
XdrTransactionV0
value
)
Implementation
set tx(XdrTransactionV0 value) => this._tx = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrTransactionV0Envelope
tx property
XdrTransactionV0Envelope class
Constructors
XdrTransactionV0Envelope
Properties
hashCode
runtimeType
signatures
tx
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode