empty static method

MainWebApp empty()
override

create MainWebApp Empty

Implementation

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