CaptureCallback typedef

CaptureCallback = dynamic Function(String data)

Implementation

typedef CaptureCallback(String data);