OnProgressCallback typedef
OnProgressCallback =
void Function(OnProgressListenerResult)
Implementation
typedef OnProgressCallback = void Function(OnProgressListenerResult);
typedef OnProgressCallback = void Function(OnProgressListenerResult);