path property

List<String>? path
getter/setter pair

An array of strings indicating the location in the analyzed document where the rule was triggered.

Required.

Implementation

core.List<core.String>? path;