allow property

List<String>? allow
getter/setter pair

The list of allowed tags.

Implementation

core.List<core.String>? allow;