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