attackSteps property
A list of attack step nodes that exist in this attack path node.
Implementation
core.List<AttackStepNode>? attackSteps;
A list of attack step nodes that exist in this attack path node.
core.List<AttackStepNode>? attackSteps;