OnMessageRecieve typedef
OnMessageRecieve =
void Function(ActionResponse response)
Implementation
typedef OnMessageRecieve = void Function(ActionResponse response);
typedef OnMessageRecieve = void Function(ActionResponse response);