isDirectory property

bool isDirectory

Whether this is a prefix.

Implementation

bool get isDirectory => !isObject;