eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

The event channel for notification events

Implementation

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