MessageSocket typedef

MessageSocket = void Function(dynamic val)

Implementation

typedef MessageSocket = void Function(dynamic val);