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