CaptureZonePrintErr typedef

CaptureZonePrintErr = void Function(String?)

callback used when overloadin printerr in a DCliZone.

Implementation

typedef CaptureZonePrintErr = void Function(String?);