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