stellar_flutter_sdk
stellar_flutter_sdk
XdrContractEvent
hash property
hash
hash
property
Null safety
XdrHash
?
hash
Implementation
XdrHash? get hash => this._hash;
void
hash=
(
XdrHash
?
value
)
Implementation
set hash(XdrHash? value) => this._hash = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrContractEvent
hash property
XdrContractEvent class
Constructors
XdrContractEvent
Properties
body
ext
hash
hashCode
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode