m4e_sdk
m4e_sdk
M4eCurrencyType
toString method
toString
m4e_sdk
m4e_sdk
M4eCurrencyType
toString method
M4eCurrencyType class
Constructors
parse
Properties
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Constants
GHS
toString
method
@override
String
toString
(
)
override
Returns a string representation of this object.
Implementation
@override String toString() => _type;