LedgerEntry class
Properties
expirationLedgerSeq
↔ String ?
The ledger sequence number after which the ledger entry would expire. This field exists only for ContractCodeEntry and ContractDataEntry ledger entries (optional).
read / write
hashCode
→ int
The hash code for this object.
read-only inherited
key
↔ String
The key of the ledger entry (serialized in a base64 string)
read / write
lastModifiedLedgerSeq
↔ String
The ledger number of the last time this entry was updated (optional)
read / write
ledgerEntryDataXdr
→ XdrLedgerEntryData
read-only
runtimeType
→ Type
A representation of the runtime type of the object.
read-only inherited
xdr
↔ String
The current value of the given ledger entry (serialized in a base64 string)
read / write
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
inherited
stellar_flutter_sdk
1.6.6