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