empty static method

TestProxy empty()
override

create TestProxy Empty

Implementation

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