file property
final
A file from which the contents must be put in working directory. This should be non-null for dictionary formats that do not require a file for import.
Implementation
final File file;
A file from which the contents must be put in working directory. This should be non-null for dictionary formats that do not require a file for import.
final File file;