empty static method

StopPoll empty()
override

create StopPoll Empty

Implementation

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