stellar_flutter_sdk
stellar_flutter_sdk
XdrThresholdIndices
toString method
toString
stellar_flutter_sdk
stellar_flutter_sdk
XdrThresholdIndices
toString method
XdrThresholdIndices class
Constructors
XdrThresholdIndices
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
Constants
THRESHOLD_HIGH
THRESHOLD_LOW
THRESHOLD_MASTER_WEIGHT
THRESHOLD_MED
toString
method
String
toString
(
)
override
Returns a string representation of this object.
Implementation
toString() => 'ThresholdIndices.$_value';