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