domains property

List<String>? domains
getter/setter pair

List of domains associated to the Finding.

Implementation

core.List<core.String>? domains;