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