OnMessageRecieve typedef

OnMessageRecieve = void Function(ActionResponse response)

Implementation

typedef OnMessageRecieve = void Function(ActionResponse response);