filesHandler property

FilesHandler<FileType> filesHandler
final

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

Implementation

final FilesHandler<FileType> filesHandler;