eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
latefinal

EventChannel used to receive Threats from the native platform.

Implementation

@visibleForTesting
late final EventChannel eventChannel;