stellar_flutter_sdk
stellar_flutter_sdk
XdrLedgerEntryType
toString method
toString
stellar_flutter_sdk
stellar_flutter_sdk
XdrLedgerEntryType
toString method
XdrLedgerEntryType class
Constructors
XdrLedgerEntryType
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
Constants
ACCOUNT
CLAIMABLE_BALANCE
DATA
OFFER
TRUSTLINE
toString
method
String
toString
(
)
override
Returns a string representation of this object.
Implementation
toString() => 'LedgerEntryType.$_value';