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