eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

The event channel used to receive notification tap events when app is running.

Implementation

@visibleForTesting
final eventChannel = const EventChannel('launch_channel_events');