Future<int?> closePdf({ required int pdf, }) async { throw UnimplementedError('closePdf() has not been implemented.'); }