设置是否连续扫码。
Future<void> scannerSetContinueScan(bool enabled) { throw UnimplementedError( 'scannerSetContinueScan() has not been implemented.', ); }