empty static method

BlockListMain empty()
override

create BlockListMain Empty

Implementation

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