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