eventChannel property
The event channel used to receive events from the native platform.
This channel is used to receive broadcast streams of events from the native platform, such as updates to the unread count.
Implementation
@visibleForTesting
final eventChannel = const EventChannel('hippo_flutter_sdk_events');