stellar_flutter_sdk
stellar_flutter_sdk
XdrMemo
hash property
hash
stellar_flutter_sdk
stellar_flutter_sdk
XdrMemo
hash property
XdrMemo class
Constructors
XdrMemo
Properties
discriminant
hash
hashCode
id
retHash
runtimeType
text
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
hash
property
XdrHash
hash
Implementation
XdrHash get hash => this._hash;
void
hash=
(
XdrHash
value
)
Implementation
set hash(XdrHash value) => this._hash = value;