Sets printer gray level.
Future<void> printerSetGray(int level) { throw UnimplementedError('printerSetGray() has not been implemented.'); }