Future<Uint8List?> runPix2PixOnBinary({required Uint8List binary, String outputType = "png", bool asynch = true}) { throw UnimplementedError('runPix2PixOnBinary() has not been implemented.'); }