empty static method

TestCallEmpty empty()
override

create TestCallEmpty Empty

Implementation

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