postProcessing property

_ImageProcessing? postProcessing
final

Receive the data(Uint8List) and do some manipulations after saving.

Implementation

final _ImageProcessing? postProcessing;