empty static method

AcceptCall empty()
override

create AcceptCall Empty

Implementation

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