allowList property

List<String> allowList
final

The attributes to allow in this namespace. e.g.: 'red'

Implementation

final List<String> allowList;