Print ESC/POS commands.
Future<String?> printEscPos(List<int> data) { throw UnimplementedError('printEscPos() has not been implemented.'); }