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