ids property

Set<String> get ids

Get all IDs

Implementation

Set<String> get ids => Set.unmodifiable(_ids);