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