accepts property

List<FileFilter>? accepts
final

Mimic a map, name is the key, accepts is the value.

Implementation

final List<FileFilter>? accepts;