empty static method

ResetNetworkStatistics empty()
override

create ResetNetworkStatistics Empty

Implementation

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