detailCallBack property

dynamic Function(String method, String key, Map? map)? detailCallBack
getter/setter pair

Implementation

Function(String method, String key, Map? map)? detailCallBack;