MultiUseCallback typedef

MultiUseCallback = void Function(dynamic msg)

Implementation

typedef void MultiUseCallback(dynamic msg);