ImageProcessor constructor

ImageProcessor()

Implementation

factory ImageProcessor() {
  return _instance;
}