empty static method

Sessions empty()
override

create Sessions Empty

Implementation

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