ClassificationCategory({ this.name = '', this.confidence = 0, this.severity = 0, }) : super(fullyQualifiedName);