Future<void> print({required String image, required int copies}) async { throw UnimplementedError('print() has not been implemented.'); }