isDirectory property

bool get isDirectory

Implementation

bool get isDirectory => tree != null;