methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The method channel to send data to the scanner

Implementation

@visibleForTesting
final methodChannel = const MethodChannel('acd_scanner');