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