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