excludeAttachmentFilePatterns property

List<String>? excludeAttachmentFilePatterns
final

Determines the types of file attachments that are excluded from the index.

Implementation

final List<String>? excludeAttachmentFilePatterns;