customEventHandler property

(void Function(Map map)?) customEventHandler
read / write

Sets a custom event handler to receive data from iOS or Android devices.

Param customEventHandler The custom event handler.

Implementation

void Function(Map map)? customEventHandler;