OnNotificationCallBack typedef

OnNotificationCallBack = void Function(String msg)

Implementation

typedef void OnNotificationCallBack(String msg);