file property

File file
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;