NetworkUtilization constructor
NetworkUtilization({})
Implementation
NetworkUtilization({
this.targetReceivedBytesPerSecond,
this.targetReceivedPacketsPerSecond,
this.targetSentBytesPerSecond,
this.targetSentPacketsPerSecond,
});