eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

The event channel used to observe contact changes from native platform.

Implementation

@visibleForTesting
final eventChannel = const EventChannel('com.ahmtydn.contacts_bridge/events');