OnMessage typedef

OnMessage = void Function(dynamic data)

Implementation

typedef OnMessage = void Function(dynamic data);