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