postProcessing property
_ImageProcessing?
postProcessing
final
Receive the data(Uint8List) and do some manipulations after saving.
Implementation
final _ImageProcessing? postProcessing;
Receive the data(Uint8List) and do some manipulations after saving.
final _ImageProcessing? postProcessing;