methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Channel dùng để gửi lệnh (Call/Response)

Implementation

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