methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Channel used to start and stop the native scanner integration.

Implementation

@visibleForTesting
final methodChannel = const MethodChannel('hardware_barcode_scanner/methods');