denyList property

List<String> denyList
final

The attributes to deny in this namespace. e.g.: 'blue'

Implementation

final List<String> denyList;