Future<void> printBytes({required List<int> bytes, required Printer printer}) { throw UnimplementedError('printBytes() has not been implemented.'); }