activeKeysView property

Set<Key> get activeKeysView

Implementation

Set<Key> get activeKeysView => UnmodifiableSetView(activeKeys);