ServiceNowServiceCatalogConfiguration constructor
ServiceNowServiceCatalogConfiguration({})
Implementation
ServiceNowServiceCatalogConfiguration({
required this.documentDataFieldName,
this.crawlAttachments,
this.documentTitleFieldName,
this.excludeAttachmentFilePatterns,
this.fieldMappings,
this.includeAttachmentFilePatterns,
});