packetMirrorings property

List<PacketMirroring>? packetMirrorings
getter/setter pair

A list of packetMirrorings contained in this scope.

Implementation

core.List<PacketMirroring>? packetMirrorings;