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