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