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