im_flutter_sdk
im_flutter_sdk
EMContact
EMContact constructor
EMContact
EMContact class
Constructors
EMContact
Properties
userName
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
EMContact constructor
EMContact
(
{
@required
String
userName
})
Implementation
EMContact({@required String userName}) : userName = userName;