empty static method

TestCallString empty()
override

create TestCallString Empty

Implementation

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