unmodifiable property

Set<T> get unmodifiable

Implementation

Set<T> get unmodifiable => Set.unmodifiable(this);