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