factory NotificationMetaObject.toMCP(Map<String, Object?> map) { return NotificationMetaObject(additionalData: map); }