onEvent property

void Function(Map<String, dynamic> event)? onEvent
final

Implementation

final void Function(Map<String, dynamic> event)? onEvent;