scannedItems property

Set<String> get scannedItems

Implementation

Set<String> get scannedItems {
  return _scannedItems;
}