FilePath.isFolder

Sidestep the normal lookup for paths that are known to be folders. Where folder is true, file system lookups will be skipped.

  1. FilePath isFolder(bool folder)
    class FilePath
    final
    isFolder
    (
    bool folder
    )
  2. bool isFolder()

Meta