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