Future<String?> printImage(Uint8List image, int align, int paper) { throw UnimplementedError('printImage() has not been implemented.'); }