empty static method

PingProxy empty()
override

create PingProxy Empty

Implementation

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