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