OnMessageCallBack typedef

OnMessageCallBack = void Function(String msg)

Implementation

typedef void OnMessageCallBack(String msg);