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