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