MessageCallback typedef

MessageCallback = void Function(String)

Implementation

typedef MessageCallback = void Function(String);