stellar_flutter_sdk
stellar_flutter_sdk
XdrLedgerHeaderHistoryEntry
hash property
hash
stellar_flutter_sdk
stellar_flutter_sdk
XdrLedgerHeaderHistoryEntry
hash property
XdrLedgerHeaderHistoryEntry class
Constructors
XdrLedgerHeaderHistoryEntry
Properties
ext
hash
hashCode
header
runtimeType
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;