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