ProcessingStatusCallback typedef

ProcessingStatusCallback = void Function(bool isProcessing)

Implementation

typedef ProcessingStatusCallback = void Function(bool isProcessing);