eventChannel property
The event channel the native side pushes interval-read data on.
Implementation
@visibleForTesting
final eventChannel = const EventChannel('flutter_usb_serial_manager/events');
The event channel the native side pushes interval-read data on.
@visibleForTesting
final eventChannel = const EventChannel('flutter_usb_serial_manager/events');