empty static method

CallServer empty()
override

create CallServer Empty

Implementation

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