nim_core
nim_core
NIMCreateTeamResult
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMCreateTeamResultToJson(this);
nim_core
nim_core
NIMCreateTeamResult
toMap method
NIMCreateTeamResult class
Constructors
NIMCreateTeamResult
fromMap
Properties
failedInviteAccounts
hashCode
runtimeType
team
Methods
noSuchMethod
toMap
toString
Operators
operator ==