allowList property

Set<String>? allowList
getter/setter pair

A list of preference keys that will limit getting and clearing to only items included in this list.

Implementation

Set<String>? allowList;