WebApp constructor
WebApp({})
Implementation
WebApp({
this.apiKeyId,
this.appId,
this.appUrls,
this.displayName,
this.etag,
this.expireTime,
this.name,
this.projectId,
this.state,
this.webId,
});