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