eventChannel property
The event channel used to observe contact changes from native platform.
Implementation
@visibleForTesting
final eventChannel = const EventChannel('com.ahmtydn.contacts_bridge/events');
The event channel used to observe contact changes from native platform.
@visibleForTesting
final eventChannel = const EventChannel('com.ahmtydn.contacts_bridge/events');