empty static method

RemoveProxy empty()
override

create RemoveProxy Empty

Implementation

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