core.Map<core.String, core.dynamic> toJson() => { if (amount != null) 'amount': amount!, if (months != null) 'months': months!, };