EventCenterCallback typedef

EventCenterCallback = void Function(dynamic arg)

Implementation

typedef EventCenterCallback = void Function(dynamic arg);