OcrEventHandler typedef

OcrEventHandler = void Function(dynamic event)

Implementation

typedef OcrEventHandler = void Function(dynamic event);