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