GetDigestResponse class
Properties
digest
→ Uint8List
The 256-bit hash value representing the digest returned by a
GetDigest
request.
final
digestTipAddress
→ ValueHolder
The latest block location covered by the digest that you requested. An
address is an Amazon Ion structure that has two fields:
strandId
and sequenceNo
.
final
hashCode
→ int
The hash code for this object.
no setter inherited
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
inherited