nim_core
nim_core
NIMCreateTeamResult
failedInviteAccounts property
failedInviteAccounts
nim_core
nim_core
NIMCreateTeamResult
failedInviteAccounts property
NIMCreateTeamResult class
Constructors
NIMCreateTeamResult
fromMap
Properties
failedInviteAccounts
hashCode
runtimeType
team
Methods
noSuchMethod
toMap
toString
Operators
operator ==
failedInviteAccounts
property
Null safety
List
<
String
>
?
failedInviteAccounts
final
邀请成员群数量超限的账号列表
Implementation
final List<String>? failedInviteAccounts;