Emite beep na impressora
Future<bool> beep({int times = 1, int duration = 100}) { throw UnimplementedError('beep() has not been implemented.'); }