empty static method

Call empty()
override

create Call Empty

Implementation

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