ProcessingStatusCallback typedef
ProcessingStatusCallback =
void Function(bool isProcessing)
Implementation
typedef ProcessingStatusCallback = void Function(bool isProcessing);
typedef ProcessingStatusCallback = void Function(bool isProcessing);