empty static method

GetNetworkStatistics empty()
override

create GetNetworkStatistics Empty

Implementation

static GetNetworkStatistics empty() {
  return GetNetworkStatistics({});
}