image property
Image for processing
Only one of image, data, images, imageInputData can be set
at a time. All the others must be null
.
Implementation
Image? get image => _image;
Image for processing
Only one of image, data, images, imageInputData can be set
at a time. All the others must be null
.
Image? get image => _image;