m4e_sdk
m4e_sdk
M4eUser
toString method
toString
m4e_sdk
m4e_sdk
M4eUser
toString method
M4eUser class
Constructors
M4eUser
Properties
id
props
hashCode
runtimeType
stringify
Methods
toString
noSuchMethod
Operators
operator ==
toString
method
@override
String
toString
(
)
Returns a string representation of this object.
Implementation
@override String toString() => 'M4eUser(id: $id)';