nim_core
nim_core
NIMTeamMember
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMTeamMemberToJson(this);
nim_core
nim_core
NIMTeamMember
toMap method
NIMTeamMember class
Constructors
NIMTeamMember
fromMap
Properties
account
extension
hashCode
id
invitorAccid
isInTeam
isMute
joinTime
runtimeType
teamNick
type
Methods
noSuchMethod
toMap
toString
Operators
operator ==