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