SingleImgJob constructor

SingleImgJob({
  1. required List<String> inputPath,
})

Implementation

SingleImgJob({required super.inputPath});