empty static method

TestCallBytes empty()
override

create TestCallBytes Empty

Implementation

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