empty static method

PageBlock empty()
override

create PageBlock Empty

Implementation

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