linksChannel property

  1. @visibleForTesting
EventChannel linksChannel
final

The event channel used to receive interaction events from the native layer.

Implementation

@visibleForTesting
final linksChannel = const EventChannel('intelligence/links');