nim_core
nim_core
NIMTeamUpdatedFields
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMTeamUpdatedFieldsToJson(this);
nim_core
nim_core
NIMTeamUpdatedFields
toMap method
NIMTeamUpdatedFields class
Constructors
NIMTeamUpdatedFields
fromMap
Properties
hashCode
runtimeType
updatedAllMuteMode
updatedAnnouncement
updatedBeInviteMode
updatedExtension
updatedExtensionUpdateMode
updatedIcon
updatedIntroduce
updatedInviteMode
updatedMaxMemberCount
updatedName
updatedServerExtension
updatedUpdateMode
updatedVerifyType
Methods
noSuchMethod
toMap
toString
Operators
operator ==