connections property

List<Connection>? connections
getter/setter pair

Contains information about the IP connection associated with the finding.

Implementation

core.List<Connection>? connections;