eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

The event channel for receiving scan events from the platform.

Implementation

@visibleForTesting
final EventChannel eventChannel =
    const EventChannel('zebra_datawedge/scans');