nim_core
nim_core
NIMCreateTeamOptions
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMCreateTeamOptionsToJson(this);
nim_core
nim_core
NIMCreateTeamOptions
toMap method
NIMCreateTeamOptions class
Constructors
NIMCreateTeamOptions
fromMap
Properties
announcement
avatarUrl
beInviteMode
extension
extensionUpdateMode
hashCode
introduce
inviteMode
maxMemberCount
name
postscript
runtimeType
teamType
updateInfoMode
verifyType
Methods
noSuchMethod
toMap
toString
Operators
operator ==