nim_core
nim_core
NIMUser
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMUserToJson(this);
nim_core
nim_core
NIMUser
toMap method
NIMUser class
Constructors
NIMUser
fromMap
Properties
avatar
birth
email
ext
gender
hashCode
mobile
nick
runtimeType
sign
userId
Methods
noSuchMethod
toMap
toString
Operators
operator ==