urls property

List<String>? urls
getter/setter pair

The list of strings that a URL must match with for this filter to be applied.

Required.

Implementation

core.List<core.String>? urls;