threatTypes property

List<String>? threatTypes
getter/setter pair

The ThreatList this threat belongs to.

This must contain at least one entry.

Implementation

core.List<core.String>? threatTypes;