@override Future<void> stopScan() async { _sendDataWedgeCommand( "com.symbol.datawedge.api.SOFT_SCAN_TRIGGER", "STOP_SCANNING"); }