networkPath property
Provides information about a network path that is relevant to a finding.
Each entry under NetworkPath
represents a component of that
path.
Implementation
final List<NetworkPathComponent>? networkPath;
Provides information about a network path that is relevant to a finding.
Each entry under NetworkPath
represents a component of that
path.
final List<NetworkPathComponent>? networkPath;