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