onProgress property

(dynamic Function(String clientMsgID, int progress)?) onProgress
getter/setter pair

Implementation

Function(String clientMsgID, int progress)? onProgress;