fileHandler property

FileHandler<FileType> fileHandler
final

This will handle selecting and listening to the file(s) that are to be uploaded.

Implementation

final FileHandler<FileType> fileHandler;