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