Future<String?> openPdf({ required String filePath, required String password, }) { throw UnimplementedError('openPdf() has not been implemented.'); }