PacketMirroringsScopedList constructor
PacketMirroringsScopedList({
- List<
PacketMirroring> ? packetMirrorings, - PacketMirroringsScopedListWarning? warning,
Implementation
PacketMirroringsScopedList({this.packetMirrorings, this.warning});