ConfluenceAttachmentToIndexFieldMapping constructor
ConfluenceAttachmentToIndexFieldMapping({
- ConfluenceAttachmentFieldName? dataSourceFieldName,
- String? dateFieldFormat,
- String? indexFieldName,
Implementation
ConfluenceAttachmentToIndexFieldMapping({
this.dataSourceFieldName,
this.dateFieldFormat,
this.indexFieldName,
});