MopEventCallback typedef

MopEventCallback = void Function(dynamic event)

Implementation

typedef MopEventCallback = void Function(dynamic event);