stellar_flutter_sdk
stellar_flutter_sdk
XdrBucketEntryType
toString method
toString
stellar_flutter_sdk
stellar_flutter_sdk
XdrBucketEntryType
toString method
XdrBucketEntryType class
Constructors
XdrBucketEntryType
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
Constants
DEADENTRY
INITENTRY
LIVEENTRY
METAENTRY
toString
method
String
toString
(
)
override
Returns a string representation of this object.
Implementation
toString() => 'BucketEntryType.$_value';