GenericDocumentType({ required this.name, required this.fullName, required this.normalizedName, this.listIndex = null, });