supportedFormats property

Set<String> supportedFormats
final

The set of file extensions that this stringer supports (e.g., {'pdf', 'docx'}).

Implementation

final Set<String> supportedFormats;