Future<bool?> makePrinterReady(bool beeper, bool drawer, bool cutter, int count, int width, int content) async { throw UnimplementedError('makePrinterReady() has not been implemented.'); }