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