OnReceive typedef

OnReceive = void Function(dynamic data)

Implementation

typedef OnReceive = void Function(dynamic data);