设置是否启用多码识读。
Future<void> scannerSetMultiDecode(bool enabled) { throw UnimplementedError( 'scannerSetMultiDecode() has not been implemented.', ); }