NetworkStatisticsEntryCall constructor
NetworkStatisticsEntryCall({})
Implementation
NetworkStatisticsEntryCall({
super.extra,
super.client_id,
this.network_type,
this.sent_bytes,
this.received_bytes,
this.duration,
});