WebApp constructor
WebApp({})
Implementation
WebApp({
this.displayMode,
this.icons,
this.isPublished,
this.startUrl,
this.title,
this.versionCode,
this.webAppId,
});
WebApp({
this.displayMode,
this.icons,
this.isPublished,
this.startUrl,
this.title,
this.versionCode,
this.webAppId,
});