defaultFsType constant

FilesystemType const defaultFsType

The default value of the type of filesystem view (folder and files, folder only or files only).

Implementation

static const FilesystemType defaultFsType = FilesystemType.all;