locations property

List<SecretLocation>? locations
getter/setter pair

Locations where the secret is detected.

Optional.

Implementation

core.List<SecretLocation>? locations;