ConnectionChange constructor
const
ConnectionChange({
- ScannerInfo? scannerInfo,
- BarcodeManagerConnectionState? connectionState,
Implementation
const ConnectionChange({
this.scannerInfo,
this.connectionState,
});