getIgnoreElementKeySet method

Set<Key> getIgnoreElementKeySet()

Implementation

Set<Key> getIgnoreElementKeySet() => Set.from(ignoreElementKeys);