eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

The event channel the native side pushes interval-read data on.

Implementation

@visibleForTesting
final eventChannel = const EventChannel('flutter_usb_serial_manager/events');