onProcess property

dynamic Function(Uint8List)? onProcess
final

The function to be called after processing the image.

Implementation

final Function(Uint8List)? onProcess;