empty static method
create NetworkStatisticsEntry Empty
Implementation
static NetworkStatisticsEntry empty() {
return NetworkStatisticsEntry({});
}
create NetworkStatisticsEntry Empty
static NetworkStatisticsEntry empty() {
return NetworkStatisticsEntry({});
}