OnMessageCallback typedef

OnMessageCallback = void Function(dynamic msg)

Implementation

typedef OnMessageCallback = void Function(dynamic msg);