Future<bool> writeFile(String path, String content) { throw UnimplementedError('writeFile() has not been implemented.'); }