returns the list of files and directories in the current directory.
See:
List<String> get fileList => _FileList().fileList;