Return true if this folder is a file system root.
true
@override bool get isRoot => directory.path == '/';