onEventReceived property

dynamic Function(String)? onEventReceived
getter/setter pair

Callback function for event handling

Implementation

Function(String)? onEventReceived;