empty static method

FoundWebApp empty()
override

create FoundWebApp Empty

Implementation

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