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