empty static method

OpenWebApp empty()
override

create OpenWebApp Empty

Implementation

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