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