nim_core
nim_core
NIMTeamNotificationAttachment
NIMTeamNotificationAttachment constructor
NIMTeamNotificationAttachment
NIMTeamNotificationAttachment
constructor
Null safety
NIMTeamNotificationAttachment
(
{
required
int
type
,
String
?
extension
}
)
Implementation
NIMTeamNotificationAttachment({required this.type, this.extension});
nim_core
nim_core
NIMTeamNotificationAttachment
NIMTeamNotificationAttachment constructor
NIMTeamNotificationAttachment class
Constructors
NIMTeamNotificationAttachment
createTeamNotificationAttachment
fromMap
Properties
extension
hashCode
runtimeType
type
Methods
noSuchMethod
toMap
toString
Operators
operator ==