methodChannel property
Channel dùng để gửi lệnh (Call/Response)
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('barcode_scanner_plugin');
Channel dùng để gửi lệnh (Call/Response)
@visibleForTesting
final methodChannel = const MethodChannel('barcode_scanner_plugin');