isDirectory property

bool isDirectory
final

Whether the path is a directory.

If true path will end with a slash.

Implementation

final bool isDirectory;