nim_core
nim_core
NIMTeamNotificationAttachment
toMap method
toMap
toMap
method
Null safety
@
override
Map
<
String
,
dynamic
>
toMap
(
)
override
Implementation
@override Map<String, dynamic> toMap() => _$NIMTeamNotificationAttachmentToJson(this);
nim_core
nim_core
NIMTeamNotificationAttachment
toMap method
NIMTeamNotificationAttachment class
Constructors
NIMTeamNotificationAttachment
createTeamNotificationAttachment
fromMap
Properties
extension
hashCode
runtimeType
type
Methods
noSuchMethod
toMap
toString
Operators
operator ==