linksChannel property
The event channel used to receive interaction events from the native layer.
Implementation
@visibleForTesting
final linksChannel = const EventChannel('intelligence/links');
The event channel used to receive interaction events from the native layer.
@visibleForTesting
final linksChannel = const EventChannel('intelligence/links');