eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

The event channel used to receive events from the native platform.

Implementation

@visibleForTesting
final eventChannel = const EventChannel('com.daro.flutter_daro_sdk/events');