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