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