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