stellar_flutter_sdk
stellar_flutter_sdk
XdrAccountFlags
toString method
toString
stellar_flutter_sdk
stellar_flutter_sdk
XdrAccountFlags
toString method
XdrAccountFlags class
Constructors
XdrAccountFlags
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
Constants
AUTH_IMMUTABLE_FLAG
AUTH_REQUIRED_FLAG
AUTH_REVOCABLE_FLAG
toString
method
String
toString
(
)
override
Returns a string representation of this object.
Implementation
toString() => 'AccountFlags.$_value';