isDirectory property

bool isDirectory

Implementation

bool get isDirectory => FileSystemEntity.isDirectorySync(_path);