eventChannel property
Channel dùng để lắng nghe luồng dữ liệu (Stream)
Implementation
@visibleForTesting
final eventChannel = const EventChannel('barcode_scanner_plugin/events');
Channel dùng để lắng nghe luồng dữ liệu (Stream)
@visibleForTesting
final eventChannel = const EventChannel('barcode_scanner_plugin/events');