OnProgress typedef

OnProgress = void Function(int appType, int progressValue)

Implementation

typedef OnProgress = void Function(int appType, int progressValue);