progressCallBack property

dynamic Function(int count, int total)? progressCallBack
getter/setter pair

Implementation

Function(int count, int total)? progressCallBack;