empty static method

Sections empty()
override

create Sections Empty

Implementation

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