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