keys property

List<KeyKind>? keys
getter/setter pair

The keys to search. Defaults to all.

Implementation

List<KeyKind>? keys;