EventListen typedef

EventListen = void Function(dynamic data)

Implementation

typedef EventListen = void Function(dynamic data);