empty static method

AddProxy empty()
override

create AddProxy Empty

Implementation

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