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