dataFlowEvents property

List<DataFlowEvent>? dataFlowEvents
getter/setter pair

Data flow events associated with the finding.

Implementation

core.List<DataFlowEvent>? dataFlowEvents;