core.Map<core.String, core.dynamic> toJson() { final webApp = this.webApp; return {'webApp': ?webApp}; }