NIMChatroomNotificationAttachment constructor Null safety
Implementation
NIMChatroomNotificationAttachment({
required this.type,
this.targets,
this.targetNicks,
this.operator,
this.operatorNick,
this.extension,
});
NIMChatroomNotificationAttachment({
required this.type,
this.targets,
this.targetNicks,
this.operator,
this.operatorNick,
this.extension,
});