stellar_flutter_sdk
stellar_flutter_sdk
XdrStellarValue
txSetHash property
txSetHash
stellar_flutter_sdk
stellar_flutter_sdk
XdrStellarValue
txSetHash property
XdrStellarValue class
Constructors
XdrStellarValue
Properties
closeTime
ext
hashCode
runtimeType
txSetHash
upgrades
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
txSetHash
property
XdrHash
txSetHash
Implementation
XdrHash get txSetHash => this._txSetHash;
void
txSetHash=
(
XdrHash
value
)
Implementation
set txSetHash(XdrHash value) => this._txSetHash = value;