Public method or function.
@override /// Public method or function. bool isDirectory(String path) => Directory(path).existsSync();