empty static method

Report empty()
override

create Report Empty

Implementation

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