CopyCallBack typedef

CopyCallBack = void Function(bool result)

Implementation

typedef CopyCallBack = void Function(bool result);