MessageCallback typedef

MessageCallback = void Function(dynamic)

Implementation

typedef MessageCallback = void Function(dynamic);