isFolder property

bool get isFolder

Implementation

bool get isFolder => type == NiceFileType.folder;