Future<void> printText(Printer device, Uint8List data, {String? path}) { throw UnimplementedError("printText() has not been implemented."); }